How to Install cantata software package in Debian 9 (Stretch)

How to Install cantata software package in Debian 9 (Stretch)

cantata software package provides Qt client for the music player daemon (MPD), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cantata 

cantata is installed in your system.

Make ensure the cantata package were installed using the commands given below,

$ sudo dpkg-query -l | grep cantata *

You will get with cantata package name, version, architecture and description in a table

cantata package basic information:

Distro Debian 9 stretch
Section Sound
Package cantata
Version 2.0.1.ds1-1
Description Qt client for the music player daemon (MPD)
Sub Section Sound


See Also, How to uninstall or remove cantata software package from Debian 9 (Stretch)?